In what appears to be a forthcoming journal article,
ID creationists Winston Ewert, William Dembski, and Robert J.
Marks II state a formal result, and justify it merely by citing a
three-page paper in the proceedings of a symposium. I was already
annoyed with the reviewers and the editors for missing a huge defect,
and decided to while away the sleepless hours by checking the putative
proof in
On the Improbability of Algorithmic Specified
Complexity.
The formalism and the argument are atrocious. I eventually decided
that it would be easier to reformulate what I thought the authors were
trying to say, and to see if I could generate my own proof, than to
penetrate the slop. It took me about 20 minutes, working directly in
LaTeX. Then I decided to provide some explanation that is missing in the
paper.
The theorem is correct. As Ewert, Marks, and Dembski put it, "The probability of obtaining an object exhibiting α bits of [algorithmic specified complexity] is less than or equal to 2−α." It is
something that they can establish a property like this. But algorithmic
specified complexity is a sum of bits of Shannon self-information and
bits of Kolmogorov complexity, which seem like apples and oranges to me.
I should mention that the result probably comes from Ewert's doctoral dissertation, Algorithmic Specified Complexity, still under wraps at Baylor. (I'm guessing that he refrained from plagiarism, this go around.) Evidently Dembski, a mathematician, did not edit the paper.
The following makes more sense if you read Sections I and II of the
paper. Those of you with a bit of math under your belts will be amazed
by the difference.
The set of all strings (finite sequences) on B={0,1} is B∗. Assume that the binary encoding e:S→B∗ of the set S of objects of interest is 1-to-1. This allows use of the set of codewords e(S) in place of S.
The set of all programs P for universal computer U is a prefix-free subset of B∗. That is, no program is a proper prefix of any other. The conditional Kolmogorov complexity K(x|y) is the length ℓ(p) of the shortest program p that outputs x on input of y, i.e.,
K(x|y)=minp:U(p,y)=xℓ(p).
The Kraft inequality
∑x∈X2−ℓ(x)≤1
holds for all prefix-free sets
X⊂B∗, including the prefix-free set of programs
P. It follows that for all
X⊆B∗,
∑x∈X2−K(x|y)≤∑p∈P2−ℓ(p)≤1,
where
y is a string in
B∗. In the first sum, all terms correspond to distinct programs, and each exponent
−K(x|y) is the negative length of a program that outputs
x on input of
y.
Theorem 1.
Let μ be a probability measure on encoded objects e(S). Also let
X={x∈supp(μ)∣−log2μ(x)−K(x|y)≥α},
where
y is a string in
B∗ and
α≥0. Then
μ(X)≤2−α.
Proof.
Rewrite the property of string x in X to obtain a bound on μ(x):
−log2μ(x)−K(x|y)log2μ(x)+K(x|y)log2μ(x)μ(x)≥α≤−α≤−α−K(x|y)≤2−α−K(x|y).
Applying the bound,
μ(X)=∑x∈Xμ(x)≤∑x∈X2−α−K(x|y)=∑x∈X2−α⋅2−K(x|y)=2−α∑x∈X2−K(x|y)≤2−α.
The last step follows by the Kraft inequality.
Q.E.D.
No comments:
Post a Comment
Links to this post
Create a Link